func golang.org/x/sys/unix.readvRacedetect

4 uses

	golang.org/x/sys/unix (current package)
		syscall_linux.go#L2010: 	readvRacedetect(iovecs, n, err)
		syscall_linux.go#L2019: 	readvRacedetect(iovecs, n, err)
		syscall_linux.go#L2028: 	readvRacedetect(iovecs, n, err)
		syscall_linux.go#L2032: func readvRacedetect(iovecs []Iovec, n int, err error) {